-
Notifications
You must be signed in to change notification settings - Fork 23
Feature Request: Persistency KVS #258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
sven
wants to merge
313
commits into
eclipse-score:ulhu_persistency_kvs
Choose a base branch
from
qorix-group:ulhu_persistency_kvs
base: ulhu_persistency_kvs
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Feature Request: Persistency KVS #258
sven
wants to merge
313
commits into
eclipse-score:ulhu_persistency_kvs
from
qorix-group:ulhu_persistency_kvs
+37,884
−4,806
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…h-patch-2 process: define safety_management plan
Replace all ids and options items by their value in small letters. Also-by: Aymen Soussi [email protected]
The README.md provides better insignt how Bazel and Dash (EF License checker) communicate and work in chain. Also the target for checking Python licenses is moved to docs directory.
Removed logo because of trademark issue Issue-ref: see eclipse-score#379
changed to s-core Issue-ref: see eclipse-score#379
…e#414) Added programaticall functionality for UML diagramm drawings. Adaptations to Metamodel are coming in future PR Ref: closes eclipse-score#364
…e-score#437) Replace all ids and options missing an underscore to follow their patterns.
Add new decision record to document python tooling decisions and argue our choices
This PR fixes another bunch of uids
…_uids_metamodel docs: bugfix uids metamodel
* docs: initial draft of requirement process Requirements Process description including: - contept - getting startet - process requirements - checklists - templates fixed eclipse-score#308 Also-by: aschemmel-tech
This is the porting of the work done in the incubator project. It includes the following artefacts, adopted to the latest syntax and checks for S-Core: - Guidance - Work Products - Report template - Requirement to test linking - Test case templates - S-Core verification plan draft Implements: eclipse-score#320 Also-by: @julian711 Signed-off-by: Philipp Ahmann <[email protected]>
Implements: eclipse-score#320 Signed-off-by: Philipp Ahmann <[email protected]>
- changed several attributes to optional - corrected display of roles fixes eclipse-score#335
fix second bunch of ids - deactivate check for opt_opts - deactivate check for 3 parts for "stkh_req__", "tool_req__", "doc__" - increase length check to 45 chars remaining topics: - safety plan needs more fixing
…_uids_metamodel_2 docs: fix uids
fixed all the remaining warnings, mostly safety documents
…h-patch-warn docs: fix warnings safety docs
Converted functions to Classes to enable hashing and therefore caching via pickeling of the environment Ref: closes eclipse-score#440
Added 'warning as errors' to incremental build config.
Create TOC for Guidelines and Process Area
Removed building docs from feature branches in CI. Docs are only build for main branch and PRs. Signed-off-by: Nicolae Dicu <[email protected]>
Implements: eclipse-score#320 Signed-off-by: Philipp Ahmann <[email protected]>
Implements: eclipse-score#320 Signed-off-by: Philipp Ahmann <[email protected]>
file based unit tests to verify the functionality of the rule checks with test rst files. Add example test rst files for the file-based rule check. Verifies the following checks: attribute_format, check_options, graph_checks.
Add documentation for the file based rule checks. Test function checks file name and line number separately from warning message now.
…se-score#931) Fix most of the Pylance warnings for reportUnknownVariableType except those related to the Metamodel complex data type.
* docs: Add S-CORE architecture diagram in drawio format The diagram is based on the outcome of F2F Architecture workshop https://github.com/orgs/eclipse-score/discussions/652 * docs: Update after F2F workshop for 1.0 The diagram was discussed in the workshop https://github.com/orgs/eclipse-score/discussions/764 --------- Co-authored-by: Andrey Babanin <[email protected]>
* dash: rename for consistency * dash: format fix added score_ prefix for consistency formatting fix Addresses: eclipse-score#922 Signed-off-by: Dan Calavrezo <[email protected]>
Initial commit of feature request
Incorporated comments from @mthiede-acn2
update process overview color code to latest status Resolves: eclipse-score#948
FEO: Feature request
…roles_overview process: add overviews for roles and workflows
* docs: fix test execution via pytest from venv * fix: store only string in config * misc: cleanup * fix: handle empty filter in parse_checks_filter and improve error reporting in extract_test_data * chore: remove unused apply_enabled_check_filter function And add CHECK option for rst-test files to run a single check Co-authored-by: Maximilian Sören Pollak <[email protected]> Co-authored-by: Michael Müller <[email protected]>
Implement a new function that logs errors related to new checks as Infos and not normal warnings with a message requesting to fix them before the new project version realize.
* Add new test files * Comment test files * Optimize check of enabled checks
Enable Python coverage in MODULE.bazel Document how to generate coverage reports
Initial draft
Signed-off-by: Sven Bachmann <[email protected]>
Branch: https://github.com/eclipse-score/score/tree/ulhu_persistency_kvs This mainly adds the features that were already described. Signed-off-by: Sven Bachmann <[email protected]>
Signed-off-by: Sven Bachmann <[email protected]>
…ture reqs Signed-off-by: Sven Bachmann <[email protected]>
Signed-off-by: Sven Bachmann <[email protected]>
Signed-off-by: Sven Bachmann <[email protected]>
Signed-off-by: Sven Bachmann <[email protected]>
Signed-off-by: Sven Bachmann <[email protected]>
89530b3
to
0f54c8d
Compare
Signed-off-by: Sven Bachmann <[email protected]>
Signed-off-by: Sven Bachmann <[email protected]>
Signed-off-by: Sven Bachmann <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.